-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.7
-
Code
-
Classes
- ACPT_Lite_Admin
Total Complexity |
88 |
Dependencies |
28 |
Dependents |
1 |
Total lines |
839 |
Lines of code |
504 |
Logical lines of code |
187 |
Comment lines |
198 |
Methods |
30 |
Properties |
7 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
enqueueAssets() |
B |
40 |
23 |
50 |
isGutenbergEnabled() |
A |
51 |
9 |
27 |
setStaticJsAssets() |
S |
48 |
5 |
35 |
run() |
S |
43 |
3 |
56 |
setStaticCssAssets() |
S |
51 |
5 |
26 |
addPages() |
S |
59 |
5 |
14 |
setAjaxActions() |
S |
39 |
1 |
68 |
registerCustomPostTypesAndTaxonomies() |
S |
52 |
3 |
26 |
setPages() |
S |
46 |
1 |
49 |
invalidPostIdsCache() |
S |
60 |
3 |
15 |
addPage() |
S |
53 |
2 |
27 |
isACPTAppPage() |
S |
67 |
3 |
8 |
addGutenbergBlocks() |
S |
61 |
2 |
13 |
runIntegrations() |
S |
64 |
2 |
11 |
addCustomPostTypeColumnsToAdminPanel() |
S |
74 |
2 |
5 |
addWooCommerceProductData() |
S |
69 |
2 |
7 |
addAsyncDeferAttribute() |
S |
70 |
2 |
6 |
addPluginLinks() |
S |
63 |
2 |
9 |
isEnabledFormBuilder() |
S |
71 |
2 |
5 |
addShortcodes() |
S |
72 |
1 |
5 |
registerTaxonomyMeta() |
S |
81 |
1 |
3 |
setGoogleMapsApiKey() |
S |
80 |
1 |
3 |
registerUserMeta() |
S |
81 |
1 |
3 |
addUserMetaColumnsToShow() |
S |
82 |
1 |
3 |
registerRestFields() |
S |
79 |
1 |
3 |
addFilters() |
S |
71 |
1 |
5 |
curlBeforeRequest() |
S |
82 |
1 |
3 |
extendHttpRequestTimeout() |
S |
82 |
1 |
3 |
fetchAdminMenu() |
S |
67 |
1 |
7 |
__construct() |
S |
66 |
1 |
9 |